Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#3355): Add new avro format parser #3358

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

SvenO3
Copy link
Contributor

@SvenO3 SvenO3 commented Nov 27, 2024

Purpose

This PR adds a new parser for the avro format (fixes #3355) and inserts an input field for the consumer group of a Kafka adapter (fixes #3357)

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@SvenO3 SvenO3 linked an issue Nov 27, 2024 that may be closed by this pull request
@github-actions github-actions bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Nov 27, 2024
@github-actions github-actions bot added the testing Relates to any kind of test (unit test, integration, or E2E test). label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend dependencies Pull requests that update a dependency file java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add consumer group to Kafka adapter Add new avro format parser
1 participant